Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2024

Bumps @fastly/js-compute from 0.5.15 to 3.25.0.

Release notes

Sourced from @​fastly/js-compute's releases.

v3.25.0

3.25.0 (2024-10-22)

Features

  • support backend property on both Request and Response, as a Backend instance (#1019) (4e3b93d)

Bug Fixes

  • set SSL properly for created dynamic backends (#1016) (616e898)

v3.24.3

3.24.3 (2024-10-16)

Bug Fixes

v3.24.2

3.24.2 (2024-10-16)

Bug Fixes

v3.24.1

3.24.1 (2024-10-16)

Bug Fixes

v3.24.0

3.24.0 (2024-10-15)

Features

  • default enable allowDynamicBackends with better unsupported errors (#995) (bb858fe)
  • setDefaultDynamicBackendConfig with all backend configuration options (#993) (1847924)
  • support backend property hostcalls (#1002) (1d9f91a)

v3.23.0

3.23.0 (2024-09-18)

... (truncated)

Changelog

Sourced from @​fastly/js-compute's changelog.

3.25.0 (2024-10-22)

Added

  • support backend property on both Request and Response, as a Backend instance (#1019) (4e3b93d)

Fixed

  • set SSL properly for created dynamic backends (#1016) (616e898)

3.24.3 (2024-10-16)

Fixed

3.24.2 (2024-10-16)

Fixed

3.24.1 (2024-10-16)

Fixed

3.24.0 (2024-10-15)

Added

  • default enable allowDynamicBackends with better unsupported errors (#995) (bb858fe)
  • setDefaultDynamicBackendConfig with all backend configuration options (#993) (1847924)
  • support backend property hostcalls (#1002) (1d9f91a)

3.23.0 (2024-09-18)

Added

Fixed

  • never error for missing client data, return null instead (#979) (7068321)
  • null return instead of an error for missing geo data (d4c9b69)
  • simple cache getOrSet inner rejections to reject outer promise (#981) (c1fdc49)

3.22.4 (2024-09-13)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by harmony7, a new releaser for @​fastly/js-compute since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@fastly/js-compute](https://github.com/fastly/js-compute-runtime) from 0.5.15 to 3.25.0.
- [Release notes](https://github.com/fastly/js-compute-runtime/releases)
- [Changelog](https://github.com/fastly/js-compute-runtime/blob/main/CHANGELOG.md)
- [Commits](fastly/js-compute-runtime@v0.5.15...v3.25.0)

---
updated-dependencies:
- dependency-name: "@fastly/js-compute"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2024

Superseded by #1339.

@dependabot dependabot bot closed this Oct 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/fastly/fastly/js-compute-3.25.0 branch October 31, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants